Micron Document
🎖️GitЯра🎖️

Node / yggdrasil-network / yggdrasil-ios rns://bfb3becae4b7568796ac5276b6bc5741/yggdrasil-network/yggdrasil-ios
Mirrored from https://github.com/yggdrasil-network/yggdrasil-ios synced 1m ago


Reference implementation for connecting to the Yggdrasil Network from iPhones and iPads


>Yggdrasil for iOS

Requires an Apple Developer account for the App Groups and Network Extension entitlements.

You will need to provision an app group and update bundle IDs throughout the Xcode project as appropriate.

To build, install Go 1.13 or later, and then install T383838gomobile:

T282828
go get golang.org/x/mobile/cmd/gomobile
gomobile init

Clone the main Yggdrasil repository and build the T383838Yggdrasil.framework:

T282828
git clone https://github.com/yggdrasil-network/yggdrasil-go
cd yggdrasil-go
./build -i

Then copy T383838Yggdrasil.framework into the top-level folder of this repository and then build using Xcode.

Served by rngit 1.4.2 - Generated in 0.06s